P  {
	clear: right;
}



H1  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8.5pt;

	font-variant: normal;

	color: #191732;

	font-weight: normal;

}



H2  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8.5pt;

	font-weight: normal;

	font-variant: normal;

	color: 191723;

}



H3  {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8.5pt;

	font-weight: normal;

	color: 191723;

}



A  {}



A:Visited  {

	color : #061F52;

}



A:Active  {}



A:Hover  {

	font-family : Arial;

	font-style : normal;

	color : #7F8FC0;

}



BODY  {}



.main  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #191732;
	left: 1.5em;

}
.fltRite
{
	float: right;
}




.mainnojust  {

	font-size : 9.5pt;

	font-family : arial;

	font-weight : normal;

	font-style : normal;

	color : #000000;

}



.home  {

	font-size : 9.5pt;

	font-family : arial;

	font-weight : normal;

	font-style : normal;

	color : #000000;

	line-height : 170%;

}



.yhead  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #020E3E;

}



.ybig  {

	font-size : 12pt;

	font-family : arial;

	font-weight : bold;

	font-style : normal;

	color : #000000;

}



.red  {

	font-size : 9pt;

	font-family : arial;

	font-weight : normal;

	font-style : normal;

	color : #930101;

}



.smain  {

	font-size : 7.5pt;

	font-family : arial;

	font-weight : normal;

	font-style : normal;

	color : #FFFFFF;

}



.small  {

	font-size : 8pt;

	font-family : arial;

	font-weight : normal;

	font-style : normal;

	color : #FFFFFF;

}



.white  {

	font-size : 9.5pt;

	font-family : arial;

	font-weight : normal;

	font-style : normal;

	color : #FFFFFF;

}



.notice  {

	font-size : 7pt;

	font-family : arial;

	font-weight : normal;

	font-style : normal;

	color : red;

	text-decoration : none;



}



.bullet  {

	font-size : 10pt;

	font-family : arial;

	font-weight : normal;

	font-style : normal;

	color : #000000;

	list-style : circle inside;

	text-align : left;

}



.purple  {

	font-size : 11pt;

	font-family : arial;

	color : #7872AF;

	font-weight : normal;

	font-style : normal;

}



.heading  {

	font-size : 12pt;

	font-family : arial;

	font-weight : bold;

	font-style : normal;

	color : #A7001D;

	text-decoration : none;

}



.shead  {

	font-size : 9.5pt;

	font-family : arial;

	font-weight : bold;

	font-style : normal;

	color : #A7001D;

}



.bmain  {

	font-size : 9.5pt;

	font-family : arial;

	font-weight : bold;

	font-style : normal;

	color : #3E56A0;

}



.models  {

	font-size : 9pt;

	font-family : arial;

	font-weight : bold;

	font-style : normal;

	color : #E6BC8C;

}



.chart  {

	font-size : 10pt;

	font-family : Arial;

	font-weight : normal;

	font-style : normal;

	color : Black;

}



.darkg  {

	font-size : 10pt;

	font-family : arial;

	font-weight : bold;

	font-style : normal;

	color : #51694B;

}



.mains  {

	font-size : 8pt;

	font-family : arial;

	font-weight : normal;

	font-style : normal;

	color : #000000;

}

.bullet {

	list-style-type: circle;

	list-style-position: outside;

}
#footer{
	width:600px;
	margin:0 auto 5px;
	padding:5px 5px1px 5px;
}

.imgBrder
{
	border: thin solid #020E3E;
}

.pageMarginTop
{
	padding-top: 20px;

}

.mainPpadLft
{
	padding-left: 4px;
}

.marginRite
{
	margin-right: 5px;
}

.imgMargin
{
	margin: 3px 3px 3px 0;
}
.imgPad{padding:3px 3px 3px;}

#rideStyle{
 margin-left:175px;
}
#billAwards{
	margin-left:250px;
	}
#Evergreen{
	margin:0 200px 0 200px;
}
.marginLeft
{
	margin-left: 3px;
}

.clrFloat
{
	clear: both;
}

.floatLeft
{
	float: left;
}
 #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #F2FAFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 2px;
	z-index: 8;
	margin-bottom: 10px;
	margin-top: 2px;
	margin-right: 4px;
	
}

#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #F2FAFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 5px;
	margin-top: 10px;
	margin-right: 2px;
	text-align: left
	;
}